From b4f1bc703f067adf8c08fe97e8340242e4b16d60 Mon Sep 17 00:00:00 2001 From: John Paul Wallington Date: Fri, 6 Apr 2007 12:15:56 +0000 Subject: [PATCH] (lisp-font-lock-keywords-2): Add `with-case-table'. --- lisp/font-lock.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/font-lock.el b/lisp/font-lock.el index fafc8583341..ad2e0b8ea1b 100644 --- a/lisp/font-lock.el +++ b/lisp/font-lock.el @@ -2226,7 +2226,7 @@ other modes in which C preprocessor directives are used. e.g. `asm-mode' and "condition-case" "track-mouse" "eval-after-load" "eval-and-compile" "eval-when-compile" "eval-when" "eval-at-startup" "eval-next-after-load" - "with-category-table" + "with-case-table" "with-category-table" "with-current-buffer" "with-electric-help" "with-local-quit" "with-no-warnings" "with-output-to-string" "with-output-to-temp-buffer" -- 2.30.2